From: Richard M. Stallman Date: Fri, 13 Sep 2002 19:36:19 +0000 (+0000) Subject: (UNEXEC): Comment out definition. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30581 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c2385792dd529fc383d8f9ded304eaa97a4eb1e7;p=emacs.git (UNEXEC): Comment out definition. --- diff --git a/src/s/sol2-6.h b/src/s/sol2-6.h index 7262415d07c..94651397658 100644 --- a/src/s/sol2-6.h +++ b/src/s/sol2-6.h @@ -2,6 +2,7 @@ #include "sol2-5.h" +#if 0 /* dldump does not handle all the extensions used by GNU ld. */ #undef UNEXEC #define UNEXEC unexsol.o - +#endif